projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57874f7
)
Fix the build
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:57:46 +0000
(16:57 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:57:46 +0000
(16:57 -0400)
I didn't pay enough attention when merging, it seems.
gtk/gtkspinner.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinner.c
b/gtk/gtkspinner.c
index 8a5e36026225ea3151a513e20d461d3bcbfab432..e495603b0a07a9b8e7e05cf010c31791adae4341 100644
(file)
--- a/
gtk/gtkspinner.c
+++ b/
gtk/gtkspinner.c
@@
-35,7
+35,7
@@
#include "gtkaccessible.h"
#include "gtkimage.h"
#include "gtkspinner.h"
-#include "a11y/gtk
widget
accessible.h"
+#include "a11y/gtk
spinner
accessible.h"
/**